C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / CollectionViewResponse<T> Class / Success Property

In This Topic
Success Property (CollectionViewResponse<T>)
In This Topic
Gets or sets whether the operation is success.
Syntax
'Declaration
 
Public Property Success As Boolean
 
See Also